unity run void from another script

115

unity run void from another script -

myObject.GetComponent<MyScript>().MyFunction();

Comments

Submit
0 Comments